Flutter plugins
Flutter plugin is the wrapper of the native code like android( Kotlin or java) and iOS(swift or objective c).
native codeで書いたものを使うものよう。
Flutterで難しいのは、native appで作成して、method channel 経由(など?)で使うようだ。
2つある。videoの録画再生と、cameraの使用
updateの方法
pubspec.yamlの dependenciesに、バージョン含めて書けばよい?
https://gyazo.com/432c9552ee24ec63aa08ce5d97d75813
https://gyazo.com/dc02d544088dd37a7d10a07e1e8cfef3